[INFO] fetching crate aethex-axiom-sdk 0.1.0...
[INFO] testing aethex-axiom-sdk-0.1.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate aethex-axiom-sdk 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate aethex-axiom-sdk 0.1.0
[INFO] finished tweaking crates.io crate aethex-axiom-sdk 0.1.0
[INFO] tweaked toml for crates.io crate aethex-axiom-sdk 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aethex-axiom-sdk 0.1.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aethex-axiom-sdk 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axiom-crypto v0.1.0
[INFO] [stderr]   Downloaded axiom-state v0.1.0
[INFO] [stderr]   Downloaded axiom-network v0.1.0
[INFO] [stderr]   Downloaded axiom-consensus v0.1.0
[INFO] [stderr]   Downloaded axiom-protocol-core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e39f0089becf59282c93fd65a9a0c187e13063f453b5923c5d644436a6005cb
[INFO] running `Command { std: "docker" "start" "-a" "6e39f0089becf59282c93fd65a9a0c187e13063f453b5923c5d644436a6005cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e39f0089becf59282c93fd65a9a0c187e13063f453b5923c5d644436a6005cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e39f0089becf59282c93fd65a9a0c187e13063f453b5923c5d644436a6005cb", kill_on_drop: false }`
[INFO] [stdout] 6e39f0089becf59282c93fd65a9a0c187e13063f453b5923c5d644436a6005cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b9e4001f34ca98edc90d6df5bf66e48a465296e30e9428ec042e48e6f81a7ef
[INFO] running `Command { std: "docker" "start" "-a" "3b9e4001f34ca98edc90d6df5bf66e48a465296e30e9428ec042e48e6f81a7ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling axiom-crypto v0.1.0
[INFO] [stderr]    Compiling axiom-protocol-core v0.1.0
[INFO] [stderr]    Compiling axiom-state v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling axiom-consensus v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling axiom-network v0.1.0
[INFO] [stderr]    Compiling aethex-axiom-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.33s
[INFO] running `Command { std: "docker" "inspect" "3b9e4001f34ca98edc90d6df5bf66e48a465296e30e9428ec042e48e6f81a7ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b9e4001f34ca98edc90d6df5bf66e48a465296e30e9428ec042e48e6f81a7ef", kill_on_drop: false }`
[INFO] [stdout] 3b9e4001f34ca98edc90d6df5bf66e48a465296e30e9428ec042e48e6f81a7ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb2d73824e410db5fc2826b35741dda875b53f365b11f6510334182ccc79553
[INFO] running `Command { std: "docker" "start" "-a" "4bb2d73824e410db5fc2826b35741dda875b53f365b11f6510334182ccc79553", kill_on_drop: false }`
[INFO] [stderr]    Compiling aethex-axiom-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "4bb2d73824e410db5fc2826b35741dda875b53f365b11f6510334182ccc79553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb2d73824e410db5fc2826b35741dda875b53f365b11f6510334182ccc79553", kill_on_drop: false }`
[INFO] [stdout] 4bb2d73824e410db5fc2826b35741dda875b53f365b11f6510334182ccc79553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cbe9c2ab1969f1ffc9c6e388c2b68c41f89a5aba379b08fdd364a8cee1d1f51
[INFO] running `Command { std: "docker" "start" "-a" "2cbe9c2ab1969f1ffc9c6e388c2b68c41f89a5aba379b08fdd364a8cee1d1f51", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aethex_axiom_sdk-29c8fe5ded2f4dfc)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::prelude_consensus_engine ... ok
[INFO] [stdout] test tests::prelude_ledger_transfer ... ok
[INFO] [stdout] test tests::prelude_keypair_and_address ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aethex_axiom_sdk
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - prelude (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - prelude (line 48) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `axiom_sdk` in this scope
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use axiom_sdk::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `axiom_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axiom_sdk`, use `cargo add axiom_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 15) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `axiom_sdk` in this scope
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use axiom_sdk::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `axiom_sdk`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `axiom_sdk`, use `cargo add axiom_sdk` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Keypair` in this scope
[INFO] [stdout]   --> src/lib.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 | let keypair = Keypair::generate();
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Keypair`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use aethex_axiom_sdk::prelude::Keypair;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use axiom_crypto::Keypair;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Address` in this scope
[INFO] [stdout]   --> src/lib.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | let address = Address::from_public_key(&keypair.public_key());
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Address`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use aethex_axiom_sdk::prelude::Address;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use axiom_core::Address;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Validator` in this scope
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Validator { id: keypair.public_key(), voting_power: 100 },
[INFO] [stdout]    |     ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use aethex_axiom_sdk::prelude::Validator;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use axiom_consensus::Validator;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValidatorSet` in this scope
[INFO] [stdout]   --> src/lib.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | let vset = ValidatorSet::new(validators);
[INFO] [stdout]    |            ^^^^^^^^^^^^ use of undeclared type `ValidatorSet`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use aethex_axiom_sdk::prelude::ValidatorSet;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use axiom_consensus::ValidatorSet;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Engine` in this scope
[INFO] [stdout]   --> src/lib.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | let engine = Engine::new(ChainConfig::default(), vset, 1);
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use aethex_axiom_sdk::prelude::Engine;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use axiom_consensus::Engine;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChainConfig` in this scope
[INFO] [stdout]   --> src/lib.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | let engine = Engine::new(ChainConfig::default(), vset, 1);
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of undeclared type `ChainConfig`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 15 + use aethex_axiom_sdk::prelude::ChainConfig;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use axiom_core::ChainConfig;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 15)
[INFO] [stdout]     src/lib.rs - prelude (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2cbe9c2ab1969f1ffc9c6e388c2b68c41f89a5aba379b08fdd364a8cee1d1f51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cbe9c2ab1969f1ffc9c6e388c2b68c41f89a5aba379b08fdd364a8cee1d1f51", kill_on_drop: false }`
[INFO] [stdout] 2cbe9c2ab1969f1ffc9c6e388c2b68c41f89a5aba379b08fdd364a8cee1d1f51
